Welcome to my portfolio!


this is a description

This is the second tab

# A tibble: 11 × 2
   variable            median
   <chr>                <dbl>
 1 danceability       0.656  
 2 energy             0.652  
 3 key                6      
 4 loudness          -8.22   
 5 mode               1      
 6 speechiness        0.0453 
 7 acousticness       0.130  
 8 instrumentalness   0.00726
 9 liveness           0.124  
10 valence            0.697  
11 tempo            118.     
# A tibble: 11 × 2
   variable             mean
   <chr>               <dbl>
 1 danceability       0.637 
 2 energy             0.645 
 3 key                5.50  
 4 loudness          -8.50  
 5 mode               0.551 
 6 speechiness        0.0678
 7 acousticness       0.226 
 8 instrumentalness   0.170 
 9 liveness           0.188 
10 valence            0.668 
11 tempo            120.    

New tab

# A tibble: 1 × 64
  playlist_id playl…¹ playl…² playl…³ playl…⁴ dance…⁵ energy   key loudn…⁶  mode
  <chr>       <chr>   <chr>   <chr>   <chr>     <dbl>  <dbl> <int>   <dbl> <int>
1 5WLcRUbX0O… big mu… https:… daniel… daniel…   0.599  0.622     6   -7.02     1
# … with 54 more variables: speechiness <dbl>, acousticness <dbl>,
#   instrumentalness <dbl>, liveness <dbl>, valence <dbl>, tempo <dbl>,
#   track.id <chr>, analysis_url <chr>, time_signature <int>, added_at <chr>,
#   is_local <lgl>, primary_color <lgl>, added_by.href <chr>,
#   added_by.id <chr>, added_by.type <chr>, added_by.uri <chr>,
#   added_by.external_urls.spotify <chr>, track.artists <chr>,
#   track.available_markets <list>, track.disc_number <int>, …
# A tibble: 1 × 64
  playlist_id playl…¹ playl…² playl…³ playl…⁴ dance…⁵ energy   key loudn…⁶  mode
  <chr>       <chr>   <chr>   <chr>   <chr>     <dbl>  <dbl> <int>   <dbl> <int>
1 5WLcRUbX0O… big mu… https:… daniel… daniel…   0.534  0.602     5   -9.14     0
# … with 54 more variables: speechiness <dbl>, acousticness <dbl>,
#   instrumentalness <dbl>, liveness <dbl>, valence <dbl>, tempo <dbl>,
#   track.id <chr>, analysis_url <chr>, time_signature <int>, added_at <chr>,
#   is_local <lgl>, primary_color <lgl>, added_by.href <chr>,
#   added_by.id <chr>, added_by.type <chr>, added_by.uri <chr>,
#   added_by.external_urls.spotify <chr>, track.artists <chr>,
#   track.available_markets <list>, track.disc_number <int>, …

Violin

Test new idea


  1   2   3   4   5 
109 134  45 180 120 

kmeans clusters

Chromagram

Dynamic time warping

Cepstogram

Self similarity matrix

Chordogram


This is a chordogram of Out of Time Man, by Manu Negra


Old Playlist v.s. New Playlist


Here we see a timbre vector comparison between my new big playlist bigmusicmountain, and my old playlist, called surf. As can be seen in the image, my taste in music hasn’t changed a lot when comparing timbre features. A lot of songs moved from the old playlist to the new one too, so that might be an explanation for that.